texting 0.0.7

string helpers
Documentation

texting

crate documentation minimum rustc 1.48 build status

String helpers for rust

Usage

Add this to your Cargo.toml:

[dependencies]
texting = ">=0.0.1"

and this to your crate root:

extern crate texting;

Compatibility

The texting crate is tested for rustc 1.48 and greater.

License

Licensed under